home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Users Group Library 1996 July / C-C++ Users Group Library July 1996.iso / vol_100 / 121_01 / setup.doc < prev    next >
Text File  |  1985-08-19  |  1KB  |  68 lines

  1.  
  2.      SETUP (1)                 BDS C Users' Group                 SETUP (1)
  3.  
  4.  
  5.  
  6.      NAME        NAME 
  7.           setup - initialise function keys on a teleray 10 terminal 
  8.  
  9.      SYNOPSIS        SYNOPSIS 
  10.           setup                  setup name 
  11.  
  12.      DESCRIPTION        DESCRIPTION 
  13.           _____                                                               Setup is a program which assigns particular commands to 
  14.           function keys 1-4 of a teleray 10 terminal.  The commands 
  15.           assigned are as follows: 
  16.               key 1        mince name.c
  17.               key 2        cc name.c
  18.               key 3        clink name
  19.               key 4        name
  20.  
  21.      CAVEATS        CAVEATS 
  22.           This program has not been tested by the librarian, due to 
  23.           lack of the appropriate hardware.  No bug reports have been 
  24.           received.  
  25.  
  26.      EXAMPLES        EXAMPLES 
  27.           setup test
  28.  
  29.      NOTES        NOTES 
  30.           A somewhat specialised piece of code to be worth 
  31.           distributing generally.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.                                       -1-
  66.  
  67.   NAME 
  68.           setup - i